﻿body
{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, Sans-Serif;
    height: 100%;
    font-size: 12px;
    color: #282827;
}

#main-body
{
    background: #f2f2f3 url(images/body-bg.png) no-repeat top center;
}

p 
{
    line-height: 1.4em;
    margin-top: -10px! important;
    margin-bottom: 0! important;
}

h1 
{
    font-size: 20px;
    color: #1e4164;
    margin-bottom: 0! important;
    margin-top: 0! important;
}

.sfContentBlock h1, .sfContentBlock p
{
    margin-bottom: 0! important;
    margin-top: 0! important;
}

h2 
{
    margin-top: 0px;
}

h3
{
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #282827;
}

h3.border-bottom 
{
    border-bottom: 1px solid #282827;
}

h3.green-title 
{
    color: #008576;
    border-bottom: 1px solid #008576;
}

h3.dark-blue-title 
{
    color: #1b4164;
    border-bottom: 1px solid #1b4164;
}

h3.light-blue-title 
{
    color: #5d87a1;
    border-bottom: 1px solid #5d87a1;
}

h3.purple-title 
{
    color: #5a2049;
    border-bottom: 1px solid #5a2049;
}

img
{
    border: none;
}

a 
{
    color: #036495;
}

a:hover 
{
    color: #304361;
}

.top-links
{
    width: 100%;
    height: 12px;
    float: left;
    margin: 15px 0 0 0;
}

.top-links ul
{
    margin: 0;
    padding: 0;
}

.top-links ul li
{
    display: inline;
    float: left;
    list-style: none;
    font-size: 12px;
    margin: 0 15px 0 0;
}

.top-links ul li a
{
    color: #58595b;
    text-decoration: none;
}

.top-links ul li a:hover
{
    text-decoration: underline;
}

.header
{
    width: 984px;
    height: 118px;
    margin: 0 auto;
    padding: 0 20px;
    background: url(images/header-bg.png) no-repeat bottom center;
}

.header-logo
{
    float: left;
    margin: 13px 0 0 0;
}

.header-left
{
    float: left;
    width: 450px;
    height: 73;
}

.header-right
{
    float: right;
    width: 440px;
    height: 73px;
    margin: 10px 0 0 0;
}

.magazine-template .header-right 
{
    height: 30px;
    margin: 80px 0 0 0;
}

.social-icons
{
    float: left;
    clear: both;
    margin: 60px 0 0 0;
}

.social-icons img
{
    margin-left: 4px;
}

.login-container
{
    width: 325px;
    height: 73px;
    float: right;
    background: url(images/login-bg.png) no-repeat top left;
    margin: 10px 0 0 0;
}

.login img
{
	margin: 5px 0 0 5px;
}

.hp-login img {
	margin: 5px 0 0 5px;
}

.login-box 
{
    width: 212px;
    height: 73px;
}

.login-box p 
{
    margin: 0px;
}

#cphLoginArea_TF300621B034_lblLogin, #cphLoginArea_TF300621B034_lblLogin h2 {
	display:none! important;
	margin:0 0 0 5px! important;
	font-size: 11px! important;
}

#cphLoginArea_TF300621B034_tblData
{
	margin: 5px 0 0 8px! important;
}

#cphLoginArea_TF300621B034_txtUserID
{
	height:8px! important;
}

.register-box 
{
    color: #fff;
    font-weight: bold;
}

.main-navigation
{
    width: 1024px;
    height: 38px;
    margin: 0 auto;
    background: url(images/main-nav-bg.png) no-repeat top left;
}

.navigation
{
    float: left;
    height: 36px;
}

.navigation ul
{
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
    display: block;
    height: 38px;
}

.magazine-template .navigation ul 
{
    border-right: 1px solid #616a72;
}

.navigation ul li
{
    list-style: none;
    float: left;
    display: inline;
    height: 38px;
    text-align: center;
    border-right: 1px solid #bcbdbe;
    border-left: 1px solid #616a72;
}

.navigation ul li.first
{
    border-left: none;
}

.navigation ul li a.wide-button
{
    width: 215px;
}

.navigation ul li a
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 145px;
    height: 38px;
}

.navigation ul li a.two-line
{
    padding-top: 3px;
    height: 35px;
}

.navigation ul li a.one-line
{
    padding-top: 12px;
    height: 26px;
}

.navigation ul li a:hover
{
    color: #fff;
    background: url(images/main-nav-hover.png) repeat-x top left;
}

.navigation ul li a:active
{
    color: #fff;
    background: url(images/main-nav-active.png) repeat-x top left;
}

#cphBreadcrumb_TF300621B025 
{
    margin-bottom: 30px;
}

#cphBreadcrumb_TF300621B025 a[style] 
{
    text-decoration: underline!important;
}

.search-container
{
    float: right;
    width: 184px;
    height: 38px;
    padding: 0 15px;
    border-left: 1px solid #616a72;
}

.search img
{
	margin: 4px 0 0 4px;
}

.content-wrapper
{
    width: 1024px;
    height: 100%;
    overflow: hidden;
    margin: 15px auto 0px auto;
}

.hp-left-column
{
    float: left;
    width: 835px;
}

.left-column 
{
    float: left;
    width: 785px;
    padding: 0 0 0 20px;
}

.magazine-template .left-column 
{
    width: 545px;
}

.hp-right-column, .right-column
{
    float: right;
    width: 160px;
    margin: 0 20px 0 0;
}

.right-column-mag {
	width: 388px;
	height:100%;
	float:right;
}

.magazine-template
{
    width: 100%;
}

.magazine-template .content-wrapper
{
    width: 955px;
}

.left-column-l3 {
	width: 560px;
	height: 100%;
	float: left;
}

.right-column-l3 {
	width: 445px;
	height: 100%;
	float:right;
}

.right-column-left {
	float: left;
	width: 245px;
	height: 100%;
	margin: 0 40px 0 0;
}

.promotional {
	height: 120px;
	border: 1px solid red;
	margin: 0 0 25px 0;
}

.featured-links {
	height: 150px;
	border: 1px solid red;
	margin: 25px 0;
}

.community {
	height: 110px;
	border: 1px solid red;
	margin: 25px 0;
}

.testimonial {
	height: 300px;
	border: 1px solid red;
	margin: 25px 0;
}

.right-column-right {
	float: right;
	width: 160px;
	height: 100%;
	margin: 0 important;
}

.right-column-bottom {
	width: 445px;
	height: 100%;
	float: left;
	
}
.white-box 
{
    padding: 10px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
background: #fff;
}

.white-box ul 
{
    margin: 0px 0 0 15px;
    padding: 0px;
}

.white-box ul li 
{
    margin: 0 0 11px 0;
}

.hp-section-1
{
    width: 100%;
    height: 100%;
    float: left;
    margin: 0 0 15px 0;
}

.blue-bar
{
    width: 229px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    background: url(images/blue-bar.png) no-repeat top left;
}

.purple-bar
{
    width: 229px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    background: url(images/purple-bar.png) no-repeat top left;
    margin: 5px 0 0 0;
}

.sub-bar
{
    width: 229px;
    background: #e6ebf5;
    color: #666;
    font-size: 12px;
    padding: 5px 10px;
    border-top: 1px solid #c0c1c2;
    border-bottom: 1px solid #c0c1c2;
}

.hp-sm-box-scroll
{
    background: #fff;
    color: #666;
    font-size: 12px;
    border-left: 1px solid #c0c1c2;
    border-right: 1px solid #c0c1c2;
    border-bottom: 1px solid #c0c1c2;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    padding: 8px 10px;
    height: 65px;
    width: 227px;
    overflow: auto;
}

.hp-sm-box-scroll ul 
{
    margin: 0;
    padding: 0;
}

.hp-sm-box-scroll ul li 
{
    list-style: none;
    padding: 0;
    margin: 0 0 7px 0;
}

.hp-sm-box-scroll a 
{
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

.hp-sm-box-scroll a:hover 
{
    text-decoration: underline;
}

.hp-3column
{
    background: url(images/hp-3column-bg.png) no-repeat top left;
    width: 816px;
    height: 198px;
    float: left;
    margin: 0 0 15px 20px;
    color: #666666;
    font-size: 12px;
}

.hp-3column p
{
    margin: 0;
}

.hp-section-3
{
    width: 834px;
    float: left;
}

.slider-container
{
    width: 516px;
    height: 284px;
    float: left;
}

.hp-section-1-right
{
    float: right;
    margin: 0 10px 0 0;
    width: 250px! important;
}

.hp-3column .hp-learn
{
    width: 198px;
    height: 172px;
    float: left;
    margin-top: 1px;
    padding: 20px 20px 0px 40px;
    border-right: 1px solid #bcbcbc;
    background: url(images/hp-learn-bg.png) no-repeat 0px 28px;
}

.hp-3column .hp-access
{
    width: 198px;
    height: 172px;
    float: left;
    margin-top: 1px;
    margin-left: 13px;
    padding: 20px 20px 0px 40px;
    border-right: 1px solid #bcbcbc;
    background: url(images/hp-access-bg.png) no-repeat 0px 22px;
}

.hp-3column .hp-connect
{
    width: 198px;
    height: 172px;
    float: left;
    margin-top: 1px;
    padding: 20px 20px 0px 40px;
    background: url(images/hp-connect-bg.png) no-repeat 0px 29px;
}

.hp-connect .content, .hp-learn .content, .hp-access .content
{
    width: 140px;
    height: 92px;
    margin: 47px 0 0 50px;
    *padding-top: 20px;
}

.hp-3column .read-more
{
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0 0 0 55px;
}

.hp-section-3-left
{
    float: left;
    width: 460px;
    padding-left: 30px;
}

.hp-section-3-right
{
    float: right;
    width: 290px;
    margin: 0 20px 0 0;
}

.hp-gears-bg, .hp-lightbulb-bg
{
    font-size: 12px;
    padding: 0 0 0 55px;
    margin: 0 0 20px 0;
}

.hp-section-3-right p
{
    margin: 0 0 10px 0;
}

.hp-gears-bg
{
    background: url(images/gears-bg.png) no-repeat top left;
    min-height: 112px;
}

.hp-lightbulb-bg
{
    background: url(images/lightbulb-bg.png) no-repeat top left;
    min-height: 110px;
}

.body-content-wrapper 
{
    border: 1px solid #cbcccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; 
    background: #fff url(images/body-content-bg.png) repeat-x top left;
}

.padding-20 
{
    padding: 20px;
}

.faq-links, .faq-links .content-block {padding:0! important; margin: -20px 0 0 20px;}

.content-block 
{
    padding: 20px;
    height:100%;
}

.border-top 
{
    border-top: 1px solid #cbcccc;
}

.vert-divider-right 
{
    background: url(images/vert-divider.png) repeat-y top right;
    height:100%! important;
}

.vert-divider-left 
{
    background: url(images/vert-divider.png) repeat-y top left;
    height: 100%! important;
}

.border-right 
{
    border-right: 1px solid #cbcccc;
}

.border-left 
{
    border-left: 1px solid #cbcccc;
}

.bottom-gray-bar-container
{
    width: 100%;
    height: 84px;
    background: url(images/gray-bar-bg.png) repeat-x top left;
    margin: 20px 0 0 0;
}

.bottom-gray-bar-content
{
    width: 1024px;
    height: 84px;
    margin: 0 auto;
}

.bottom-ad-container
{
    width: 100%;
    background: #fff;
    padding: 20px 0;
}

.magazine-template .bottom-ad-container 
{
    background: transparent;
}

.bottom-ad-space
{
    width: 1024px;
    margin: 0 auto;
    border-style:none;
}

.bottom-ad-space img
{
    border-style:none;
}

.footer-container
{
    width: 100%;
    height: 100%;
    background: #1e4164;
    padding: 20px;
}

.magazine-template .footer-container 
{
    background: transparent;
}

.footer-content
{
    width: 1024px;
    margin: 0 auto;
    font-size: 12px;
    color: #c5c6c8;
}

.footer-column-title
{
    font-size: 14px;
    text-transform: uppercase;
    color: #c5c6c8;
    border-bottom: 1px solid #c5c6c8;
}

.footer-content p
{
    margin: 0;
}
.footer-column ul
{
    padding: 0;
    margin: 15px 0 40px 0;
}

.footer-column ul li
{
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    background: url(images/footer-bullet.png) no-repeat 0 4px;
}

.footer-content a
{
    color: #c5c6c8;
    text-decoration: none;
}

.footer-content a:hover
{
    text-decoration: underline;
}

.footer-links, .footer-links a
{
    color: #c5c6c8;
    text-decoration: none;
}

.footer-links a:hover
{
    text-decoration: underline;
}

.magazine-template .footer-container  
{
    color: #b9babb;
    font-size: 12px;
}

.magazine-template .footer-container a 
{
    color: #282827;
    margin: 0 20px;
}






/* The Nivo Slider styles */

.magazine-template .slider-wrapper 
{
    background: url(images/slideshow-bg.png) no-repeat top left;
    padding: 17px 0;
    margin: 30px 0;
}

.nivoSlider
{
    position: relative;
}
.nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice
{
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}
.nivo-box
{
    display: block;
    position: absolute;
    z-index: 5;
}
/* Caption styles */
.nivo-caption
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8; /* Overridden by captionOpacity setting */
    width: 100%;
    z-index: 8;
}
.nivo-caption p
{
    padding: 5px;
    margin: 0;
}
.nivo-caption a
{
    display: inline !important;
}
.nivo-html-caption
{
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a
{
    position: absolute;
    z-index: 15;
    cursor: pointer;
}
.nivo-prevNav
{
    left: 0px;
}
.nivo-nextNav
{
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a
{
    position: relative;
    z-index: 9;
    cursor: pointer;
    color: #333;
    font-size: 12px;
    display: inline-block !important;
    padding: 5px 8px;
    text-align: center;
    border-right: 1px solid #d7d7d9 !important;
    border-top: 1px solid #d7d7d9 !important;
    border-bottom: 1px solid #d7d7d9 !important;
    background: #eee;
}
.nivo-controlNav a.active
{
    background: #1b4164;
    color: #fff;
}

.nivo-controlNav
{
    position: absolute;
    width: 100px;
    /*top: 258px;*/
    bottom: 0px;
    left: 0;
    border-left: 1px solid #d7d7d9;
    z-index: 210;
}

.theme-default .nivoSlider
{
    position: relative;
    background: #fff url(images/loading.gif) no-repeat 50% 50%;
    margin-left: 30px;
}

.magazine-template .theme-default .nivoSlider
{
    margin-left: 0px;
}

.theme-default .nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.theme-default .nivoSlider a
{
    border: 0;
    display: block;
}



.nivo-directionNav
{
    display: block !important;
    top: 150px;
}

.theme-default .nivo-directionNav a
{
    display: block;
    width: 44px;
    height: 40px;
    background: url(images/arrows.png) no-repeat;
    text-indent: -9999px;
}
.theme-default a.nivo-nextNav
{
    background-position: -44px 0;
    right: -19px;
    top: 130px;
}
.theme-default a.nivo-prevNav
{
    left: -19px;
    top: 130px;
}

.theme-default .nivo-caption
{
    font-family: Arial, Helvetica, sans-serif;
}
.theme-default .nivo-caption a
{
    color: #fff;
    border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover
{
    color: #fff;
}










/* root element for tabs  */
ul.tabs, ul#careers-tabs
{
    margin: 0 !important;
    padding: 0;
    height: 30px;
    border-bottom: 1px solid #a6aaaa;
}

/* single tab */
ul.tabs li, ul#careers-tabs li
{
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

/* link inside the tab. uses a background image */
ul.tabs a, ul#careers-tabs a
{
    float: left;
    font-size: 12px;
    display: block;
    padding: 5px 7px;
    text-decoration: none;
    border: 1px solid #a6aaaa;
    border-bottom: 0px;
    height: 18px;
    background: #81a2b7 url(images/tab-bg.png) repeat-x bottom left;
    color: #fff;
    margin-right: 2px;
    position: relative;
    top: 1px;
    outline: 0;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

ul.tabs a.tab-green, ul#careers-tabs a.tab-green
{
    background: #72aeb5 url(images/tab-green.png) repeat-x bottom left;
}

ul.tabs a.tab-dark-blue, ul#careers-tabs a.tab-dark-blue
{
    background: #5a6d8a url(images/tab-dark-blue.png) repeat-x bottom left;
}

ul.tabs a.tab-slate-blue
{
    background: #80a2b6 url(images/tab-slate-blue.png) repeat-x bottom left;
}

ul#careers-tabs a.tab-green, ul#careers-tabs a.tab-dark-blue {width:250px; text-align:center;}

/* selected tab */
ul.tabs a.current, ul#careers-tabs a.current
{
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #fff;
    color: #1b4164;
    cursor: default;
}


/* tab pane */
.panes div.pane-inner, #careers-tabs .panes div.pane-inner
{
    display: none;
    border: 1px solid #a6aaaa;
    border-width: 0 1px 1px 1px;
    height: 200px;
    overflow: auto;
    padding: 15px;
    background: #fff url(images/tabbed-content-bg.png) repeat-x bottom left;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

.panes {margin: 0 0 5px 0;}
.right-column-mag .subpage-tabs {width:388px;}
.subpage-tabs .panes div.pane-inner {height: auto!important; overflow: visible;}

div.pane-inner .sfnewsList
{
    padding: 0px;
    margin: 0px;
}

div.pane-inner .sfnewsListItem
{
    list-style: none;
    margin: 0 0 15px 0;
}

div.pane-inner .sfnewsList h2.sfnewsTitle
{
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0px 5px 0px;
}

div.pane-inner .sfnewsList h2.sfnewsTitle a
{
    color: #435691;
    text-decoration: none;
}

div.pane-inner .sfnewsList h2.sfnewsTitle a:hover
{
    text-decoration: underline;
}

div.pane-inner .sfnewsMetaInfo
{
    font-size: 12px;
}


hp-section-3-left h2
{
    font-size: 8px;
}



.icr-panes {
	height:100%! important;
}


.sfPageWrapper .panes div.pane-inner
{
    display: block !important;
}

.magazine-tabs .panes div.pane-inner
{
    height: 270px! important;
}

#org-tabs-bg
{
    background: url(images/org-tabs-bg.png) no-repeat center top! important;
}


.sfPageWrapper .header
{
    height: 200px !important;
    display: block !important;
}

.sfPageWrapper .top-links
{
    height: 40px !important;
}

.sfPageWrapper .social-icons
{
    width: 150px !important;
}

.sfPageWrapper .navigation
{
    width: 805px !important;
}

.sfPageWrapper .magazine-template .navigation 
{
    width: 1000px!important;
}

.sfPageWrapper .header-logo
{
    width: 150px;
}

.sfPageWrapper .hp-3column
{
    height: 275px !important;
}

.sfPageWrapper .content-wrapper
{
    min-height: 5000px !important;
}

.sfPageWrapper .hp-section-1-right
{
    width: 250px !important;
}

.sfPageWrapper .header-right 
{
    width: 500px;
}

.join
{
    background: url('images/join-bg.jpg') top left no-repeat;
    width:250px! important;
    height: 159px;
}

.join-header 
{
    color:White;
    font-size:12px;
    margin: 20px;
    text-align:center;
}

.join-buttons
{
    margin: -10px 0 0 25px;
}

.join-buttons p {margin-bottom: -10px;}

.member-content {height: 154px;}
.member-content ul, .member-content img {margin-top: -20px;}